Skip to content

Use layout file splits when DF re-partitions individual files (#7591)#48

Merged
sgrebnov merged 1 commit into
lukim/spiceai-52.5from
sgrebnov/0515-file-layout-fix
May 15, 2026
Merged

Use layout file splits when DF re-partitions individual files (#7591)#48
sgrebnov merged 1 commit into
lukim/spiceai-52.5from
sgrebnov/0515-file-layout-fix

Conversation

@sgrebnov
Copy link
Copy Markdown

Cherry-picked 2fe2a69 (PR vortex-data#7591 — "Use layout file splits when DF re-partitions individual files")

This is required to fix A row must always have at least one byte error when compression achieves sub-1-byte-per-row (small file size regarding to total number of rows: common with highly compressible columns, many NULLs or repeated values at scale).

…-data#7591)

Instead of just splitting files arbitrarily, align it with split layouts
to make better use of Vortex's internal pruning and other behaviors.

---------

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@sgrebnov sgrebnov merged commit c765c90 into lukim/spiceai-52.5 May 15, 2026
13 of 44 checks passed
@sgrebnov sgrebnov deleted the sgrebnov/0515-file-layout-fix branch May 15, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants